WindowFinder is an INIT document, which when present in the system folder at start up, will enable a command-click in the menu bar at any time, except when a dialog or alert box is present. One can then select any open window title from the resultant pop-up menu, and bring it to the front. I wrote WindowFinder using THINK C and Assembly. WindowFinder uses a patch which intercepts the _GetOSEvent trap, and on a command-mouseDown in the menu bar, implements the pop-up menu. The INIT and patch can be fiddled with if you want to intercept other kinds of traps or call different co-routines. If you're interested in source listings, send $5.00 and SASE to the above address. Any comments or questions are also welcome!